home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.1 (Developer) [x86] / NeXT Step 3.1 Intel dev.cdr.dmg / NextDeveloper / Examples / DatabaseKit / Models / OracleDemo.dbmodel / db.archive (.txt) next >
Encoding:
NeXT TypedStream Data  |  1992-12-20  |  4.0 KB  |  117 lines

  1. typedstream
  2. Object
  3. [10@]
  4. DBEntity
  5. DBString
  6. Bonus
  7. BONUS
  8. DBAttribute
  9. commission
  10. employeeName
  11. ENAME
  12. salary
  13. OracleDemo
  14. Customer
  15. CUSTOMER
  16. [13@]
  17. address
  18. ADDRESS
  19. creditLimit
  20. CREDITLIMIT
  21. customerID
  22. CUSTID
  23. phone
  24. PHONE
  25. representativeID
  26. REPID
  27. state
  28. STATE
  29. zipcode
  30. DBRelationship
  31. orders
  32. Relationship11
  33. Order
  34. commissionPlan
  35. COMMPLAN
  36.     orderDate
  37.     ORDERDATE
  38. orderID
  39. ORDID
  40. shipDate
  41. SHIPDATE
  42. total
  43. TOTAL
  44. customer
  45. Relationship7
  46.     lineItems
  47. Relationship8
  48.     LineItems
  49. actualPrice
  50. ACTUALPRICE
  51. lineNumber
  52. ITEMID
  53. ITEMTOT
  54.     productID
  55. PRODID
  56. quantity
  57. order
  58. product
  59. Product
  60. PRODUCT
  61. description
  62. DESCRIP
  63. prices
  64. Relationship3
  65. Price
  66. PRICE
  67. endDate
  68. ENDDATE
  69. minPrice
  70. MINPRICE
  71.     startDate
  72.     STARTDATE
  73. standardPrice
  74. STDPRICE
  75. sales
  76. Relationship4
  77. Sales
  78. SALES
  79. amount
  80. AMOUNT
  81. customerName
  82. CUSTNAME
  83. productName
  84. PRODNAME
  85. representative
  86. empID
  87. EMPNO
  88. Employee
  89. deptNo
  90. DEPTNO
  91. hiredate
  92. HIREDATE
  93.     managerID
  94. department
  95. Relationship9
  96. Department
  97. DNAME
  98. location
  99.     employees
  100. directReports
  101. Relationship10
  102. manager
  103.     customers
  104. Relationship12
  105. Relationship13
  106. orderLines
  107. Relationship5
  108.     purchases
  109. SalaryGrade
  110. SALGRADE
  111. grade
  112. GRADE
  113. highSalary
  114. HISAL
  115.     lowSalary
  116. LOSAL
  117.